home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / circuits / irsim-9.000 / irsim-9 / calibrate / cs.spi < prev    next >
Text File  |  1992-02-04  |  940b  |  35 lines

  1. *MOSIS Charge Sharing for 2U CMOS MODELS
  2.  
  3. .MODEL nfet NMOS LEVEL=2 LD=0.115U TOX=423E-10
  4. +NSUB=1.0125225E+16 VTO=0.822163 KP=4.893760E-5 GAMMA=0.47
  5. +PHI=0.6 UO=599.496 UEXP=5.324966E-3 UCRIT=12714.2
  6. +DELTA=3.39718E-5 VMAX=65466.1 XJ=0.55U LAMBDA=1.991479e-2
  7. +NFS=5.666758E+11 NEFF=1.0010E-2 NSS=0.0 TPG=1.00
  8. +RSH=0 CGSO=0.9388E-10 CGDO=0.9388E-10 CJ=1.4563E-4
  9. +MJ=0.6 CJSW=6.617E-10 MJSW=0.31
  10.  
  11. .MODEL pfet PMOS LEVEL=2 LD=0.18U TOX=423E-10
  12. +NSUB=1.421645E+15 VTO=-0.776658 KP=1.916950E-5 GAMMA=0.52
  13. +PHI=0.6 UO=234.831 UEXP=0.142293 UCRIT=20967
  14. +DELTA=1.0E-6 VMAX=34600.2 XJ=0.41U LAMBDA=4.921086E-2
  15. +NFS=4.744781E+11 NEFF=1.0010E-2 NSS=0.0 TPG=-1.00
  16. +RSH=0 CGSO=1.469E-10 CGDO=1.469E-10 CJ=2.4E-4
  17. +MJ=0.5 CJSW=3.62E-10 MJSW=0.29
  18. *
  19. M0 N1 in N2 GND nfet L=2.0U W=10.0U
  20. C0 N1 GND0 1000FF
  21. C1 N2 GND1 4000FF
  22.  
  23. VGnd GND 0 DC 0
  24. VGnd0 GND0 0 DC 0
  25. VGnd1 GND1 0 DC 0
  26.  
  27. Vin in 0 0 pwl (0ns 0 0.01ns 5)
  28.  
  29. .ic V(N1)=5
  30. .ic V(N2)=0
  31.  
  32. .tran 0.01ns 10ns
  33.  
  34. .end
  35.